home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / sauter.zip / B-CMITT.MF < prev    next >
Text File  |  1990-09-16  |  631b  |  23 lines

  1. % Computer Modern Italic Typewriter Text
  2. if unknown cmbase: input cmbase fi
  3.  
  4. font_identifier:="CMITT"; font_size design_size * pt#;
  5.  
  6. % This font is a modification of Computer Modern Typewriter Text
  7.  
  8. input c-cmtt;
  9.  
  10. letter_fit#:=      % extra space added to all sidebars
  11.   ((letter_fit#*360pt#) + (design_size * 15))/360pt#;
  12.  
  13. jut#:=             % protrusion of lowercase serifs
  14.   ((jut#*360pt#) + (design_size * 6))/360pt#;
  15.  
  16. slant:=            % tilt ratio $(\Delta x/\Delta y)$
  17.     0.25;
  18.  
  19. variant_g:=        % should an italic-style g be used?
  20.     true;
  21.  
  22. generate textit    % switch to the driver file
  23.